[INFO] cloning repository https://github.com/MidEvils/soulburn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MidEvils/soulburn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMidEvils%2Fsoulburn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMidEvils%2Fsoulburn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac36177473f9a3eb9c1c9bac2abf7516ab1ca40d
[INFO] testing MidEvils/soulburn/ac36177473f9a3eb9c1c9bac2abf7516ab1ca40d against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMidEvils%2Fsoulburn" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MidEvils/soulburn
[INFO] finished tweaking git repo https://github.com/MidEvils/soulburn
[INFO] tweaked toml for git repo https://github.com/MidEvils/soulburn written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MidEvils/soulburn on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MidEvils/soulburn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded solana-pubkey v4.0.0
[INFO] [stderr]   Downloaded shank v0.4.5
[INFO] [stderr]   Downloaded shank_macro v0.4.5
[INFO] [stderr]   Downloaded shank_macro_impl v0.4.5
[INFO] [stderr]   Downloaded shank_render v0.4.5
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded solana-address v2.0.0
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f70b195b92de60b4efc786d15dff9c563b66fdd3596ef9737b914ceab61941e2
[INFO] running `Command { std: "docker" "start" "-a" "f70b195b92de60b4efc786d15dff9c563b66fdd3596ef9737b914ceab61941e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f70b195b92de60b4efc786d15dff9c563b66fdd3596ef9737b914ceab61941e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70b195b92de60b4efc786d15dff9c563b66fdd3596ef9737b914ceab61941e2", kill_on_drop: false }`
[INFO] [stdout] f70b195b92de60b4efc786d15dff9c563b66fdd3596ef9737b914ceab61941e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ec4af13e799efc6b6aedfa8ff610b8a1bc5e32685dedcd874730dac7e23d5e
[INFO] running `Command { std: "docker" "start" "-a" "a5ec4af13e799efc6b6aedfa8ff610b8a1bc5e32685dedcd874730dac7e23d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling solana-instruction-error v2.1.0
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling solana-program-pack v3.0.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling spl-program-error-derive v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling solana-address v2.0.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling solana-pubkey v4.0.0
[INFO] [stderr]    Compiling solana-instruction v3.1.0
[INFO] [stderr]    Compiling solana-system-interface v3.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling shank_macro_impl v0.4.5
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling solana-curve25519 v2.3.13
[INFO] [stderr]    Compiling shank_render v0.4.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling shank_macro v0.4.5
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling kaigan v0.3.0
[INFO] [stderr]    Compiling shank v0.4.5
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling spl-discriminator v0.4.1
[INFO] [stderr]    Compiling spl-program-error v0.7.0
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-zk-sdk v2.3.13
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling spl-memo v6.0.0
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling spl-token v8.0.0
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling spl-token v7.0.0
[INFO] [stderr]    Compiling mpl-core v0.11.1
[INFO] [stderr]    Compiling spl-pod v0.5.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.3.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.4.1
[INFO] [stderr]    Compiling spl-type-length-value v0.8.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.3.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.6.0
[INFO] [stderr]    Compiling spl-elgamal-registry v0.2.0
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.10.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.7.0
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.10.0
[INFO] [stderr]    Compiling spl-token-2022 v8.0.1
[INFO] [stderr]    Compiling spl-associated-token-account v7.0.0
[INFO] [stderr]    Compiling midevils-soulburn v0.0.0 (/opt/rustwide/workdir/program)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stdout]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/entrypoint.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]  --> program/src/error.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     decode_error::DecodeError,
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/error.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/error.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]   --> program/src/error.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/create.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> program/src/utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     system_instruction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::system_instruction;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/entrypoint.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         error.print::<SoulburnError>();
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> program/src/utils/account.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     target_account.realloc(0, false)
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burn_event`
[INFO] [stdout]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/error.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                              ^------------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `FromPrimitive` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stdout] 10 | pub enum SoulburnError {
[INFO] [stdout]    |          ------------- `SoulburnError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToPrimitive,
[INFO] [stdout]    |     ^----------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `ToPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     FromPrimitive,
[INFO] [stdout]    |     ^------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `FromPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] running `Command { std: "docker" "inspect" "a5ec4af13e799efc6b6aedfa8ff610b8a1bc5e32685dedcd874730dac7e23d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ec4af13e799efc6b6aedfa8ff610b8a1bc5e32685dedcd874730dac7e23d5e", kill_on_drop: false }`
[INFO] [stdout] a5ec4af13e799efc6b6aedfa8ff610b8a1bc5e32685dedcd874730dac7e23d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa5b377e9219513189234d44f5af8bd5812e137648e45367b41ecb99b481e2b8
[INFO] running `Command { std: "docker" "start" "-a" "fa5b377e9219513189234d44f5af8bd5812e137648e45367b41ecb99b481e2b8", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stdout]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/entrypoint.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]  --> program/src/error.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     decode_error::DecodeError,
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/error.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/error.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]   --> program/src/error.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/create.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> program/src/utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     system_instruction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::system_instruction;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/entrypoint.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         error.print::<SoulburnError>();
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> program/src/utils/account.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     target_account.realloc(0, false)
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burn_event`
[INFO] [stdout]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/error.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                              ^------------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `FromPrimitive` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stdout] 10 | pub enum SoulburnError {
[INFO] [stdout]    |          ------------- `SoulburnError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToPrimitive,
[INFO] [stdout]    |     ^----------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `ToPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     FromPrimitive,
[INFO] [stdout]    |     ^------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `FromPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling midevils-soulburn v0.0.0 (/opt/rustwide/workdir/program)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]  --> program/src/entrypoint.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | entrypoint!(process_instruction);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stdout]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/entrypoint.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]  --> program/src/error.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     decode_error::DecodeError,
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]  --> program/src/error.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/error.rs:81:6
[INFO] [stdout]    |
[INFO] [stdout] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stdout]   --> program/src/error.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/create.rs:6:76
[INFO] [stdout]   |
[INFO] [stdout] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stdout]   |
[INFO] [stdout] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stdout]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]   --> program/src/utils/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     system_instruction,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stdout]  --> program/src/utils/account.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stdout]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use solana_program::system_instruction;
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stdout]   --> program/src/entrypoint.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         error.print::<SoulburnError>();
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> program/src/utils/account.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |     target_account.realloc(0, false)
[INFO] [stdout]    |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `burn_event`
[INFO] [stdout]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/error.rs:9:46
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stdout]    |                                              ^------------
[INFO] [stdout]    |                                              |
[INFO] [stdout]    |                                              `FromPrimitive` is not local
[INFO] [stdout]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stdout] 10 | pub enum SoulburnError {
[INFO] [stdout]    |          ------------- `SoulburnError` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ToPrimitive,
[INFO] [stdout]    |     ^----------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `ToPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> program/src/state/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     FromPrimitive,
[INFO] [stdout]    |     ^------------
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `FromPrimitive` is not local
[INFO] [stdout]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub enum Key {
[INFO] [stdout]    |          --- `Key` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s
[INFO] running `Command { std: "docker" "inspect" "fa5b377e9219513189234d44f5af8bd5812e137648e45367b41ecb99b481e2b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa5b377e9219513189234d44f5af8bd5812e137648e45367b41ecb99b481e2b8", kill_on_drop: false }`
[INFO] [stdout] fa5b377e9219513189234d44f5af8bd5812e137648e45367b41ecb99b481e2b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e75629416ddd6dad793e21fd7f2849b4357955b65432f2205c5f3aeccc0b6460
[INFO] running `Command { std: "docker" "start" "-a" "e75629416ddd6dad793e21fd7f2849b4357955b65432f2205c5f3aeccc0b6460", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> program/src/entrypoint.rs:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | entrypoint!(process_instruction);
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::state::burn_event::BurnEvent`
[INFO] [stderr]  --> program/src/utils/mint_tokens.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::state::burn_event::BurnEvent;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]  --> program/src/entrypoint.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 |     program_error::PrintProgramError, pubkey::Pubkey,
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stderr]  --> program/src/error.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 |     decode_error::DecodeError,
[INFO] [stderr]   |                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]  --> program/src/error.rs:5:21
[INFO] [stderr]   |
[INFO] [stderr] 5 |     program_error::{PrintProgramError, ProgramError},
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::program_error::PrintProgramError`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]   --> program/src/error.rs:81:6
[INFO] [stderr]    |
[INFO] [stderr] 81 | impl PrintProgramError for SoulburnError {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated trait `solana_program::decode_error::DecodeError`: Use `num_traits::FromPrimitive` instead
[INFO] [stderr]   --> program/src/error.rs:93:9
[INFO] [stderr]    |
[INFO] [stderr] 93 | impl<T> DecodeError<T> for SoulburnError {
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/processor/create.rs:6:76
[INFO] [stderr]   |
[INFO] [stderr] 6 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stderr]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/processor/event_burn.rs:2:78
[INFO] [stderr]   |
[INFO] [stderr] 2 |     account_info::AccountInfo, clock::Clock, entrypoint::ProgramResult, msg, system_program,
[INFO] [stderr]   |                                                                              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/processor/soulburn_asset.rs:5:76
[INFO] [stderr]   |
[INFO] [stderr] 5 | use solana_program::{account_info::AccountInfo, entrypoint::ProgramResult, system_program};
[INFO] [stderr]   |                                                                            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stderr]   --> program/src/utils/mod.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     system_instruction,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stderr]  --> program/src/utils/account.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_program`: Use `solana_sdk_ids::system_program` instead
[INFO] [stderr]  --> program/src/utils/account.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 |     rent::Rent, system_instruction, system_program, sysvar::Sysvar,
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `solana_program::system_instruction`: Use `solana_system_interface` crate instead
[INFO] [stderr]  --> program/src/utils/create_and_init_mint.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | use solana_program::system_instruction;
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `solana_program::program_error::PrintProgramError::print`: Use `ToStr` instead with `solana_msg::msg!` or any other logging
[INFO] [stderr]   --> program/src/entrypoint.rs:16:15
[INFO] [stderr]    |
[INFO] [stderr] 16 |         error.print::<SoulburnError>();
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `solana_program::solana_account_info::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stderr]   --> program/src/utils/account.rs:49:20
[INFO] [stderr]    |
[INFO] [stderr] 49 |     target_account.realloc(0, false)
[INFO] [stderr]    |                    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `burn_event`
[INFO] [stderr]   --> program/src/utils/mint_tokens.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     burn_event: &AccountInfo<'a>,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_burn_event`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> program/src/error.rs:9:46
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(Error, Clone, Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stderr]    |                                              ^------------
[INFO] [stderr]    |                                              |
[INFO] [stderr]    |                                              `FromPrimitive` is not local
[INFO] [stderr]    |                                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SoulburnError`
[INFO] [stderr] 10 | pub enum SoulburnError {
[INFO] [stderr]    |          ------------- `SoulburnError` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> program/src/state/mod.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     ToPrimitive,
[INFO] [stderr]    |     ^----------
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `ToPrimitive` is not local
[INFO] [stderr]    |     move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Key`
[INFO] [stderr] ...
[INFO] [stderr] 27 | pub enum Key {
[INFO] [stderr]    |          --- `Key` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> program/src/state/mod.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     FromPrimitive,
[INFO] [stderr]    |     ^------------
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `FromPrimitive` is not local
[INFO] [stderr]    |     move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key`
[INFO] [stderr] ...
[INFO] [stderr] 27 | pub enum Key {
[INFO] [stderr]    |          --- `Key` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `midevils-soulburn` (lib) generated 23 warnings (run `cargo fix --lib -p midevils-soulburn` to apply 2 suggestions)
[INFO] [stderr] warning: `midevils-soulburn` (lib test) generated 23 warnings (23 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/midevils_soulburn-0c9011c4243668dd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests midevils_soulburn
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e75629416ddd6dad793e21fd7f2849b4357955b65432f2205c5f3aeccc0b6460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75629416ddd6dad793e21fd7f2849b4357955b65432f2205c5f3aeccc0b6460", kill_on_drop: false }`
[INFO] [stdout] e75629416ddd6dad793e21fd7f2849b4357955b65432f2205c5f3aeccc0b6460
